SftTabs/NET 6.0

MinimizeButtonEnabled Property, ButtonsClass Class

Softel vdm, Inc.

Defines whether the Minimize button is enabled.

Syntax      ButtonsClass Class (Softelvdm.SftTabsNET)

VB   

Public Property MinimizeButtonEnabled As Boolean

C#   

public bool MinimizeButtonEnabled { get; set; }

C++   

public: property bool MinimizeButtonEnabled {
        bool get();
        void set(bool value);
}

Property Value

True if the Minimize button is enabled, otherwise False.

The default value is True.

Comments

The MinimizeButtonEnabled property defines whether the Minimize button is enabled.

The MinimizeButtonWanted property defines whether a Minimize button is available.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com